Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 2, 2025

Bumps sybil from 9.2.0 to 9.3.0.

Changelog

Sourced from sybil's changelog.

9.3.0 (2 Dec 2025)

  • Add support for MyST code-cell :ref:directives <syntax/directives>.

  • Provide :func:sybil.testing.check_sybil, :func:sybil.testing.check_parser and :func:sybil.testing.check_lexer to help test custom lexers and parsers.

  • Add documentation around testing custom lexers and parsers.

Commits
  • 757f1a4 Prepare for 9.3.0 release
  • ae03a1b Merge pull request #159 from simplistix/testing-parsers-and-lexing
  • 8fe378c Factor out and document sybil.testing.check_lexer
  • 3bd2e16 Allow the language lexeme name to be something other that arguments
  • 1cbb3de Factor out and document sybil.testing.check_parser
  • e9d8d99 Refactor check_text into sybil.testing.check_sybil and document
  • 3263eb1 Don't find python files in places like .venv, .cache, etc
  • 20af62f Merge pull request #158 from akhmerov/master
  • 29388fe Add support for myst code-cell directive
  • 17f5d9f Fix link to GitHub Flavored Markdown spec
  • See full diff in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [sybil](https://github.com/simplistix/sybil) from 9.2.0 to 9.3.0.
- [Changelog](https://github.com/simplistix/sybil/blob/master/CHANGELOG.rst)
- [Commits](simplistix/sybil@9.2.0...9.3.0)

---
updated-dependencies:
- dependency-name: sybil
  dependency-version: 9.3.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Dec 2, 2025
@dependabot dependabot bot deployed to development December 2, 2025 10:07 Active
@github-actions github-actions bot enabled auto-merge December 2, 2025 10:08
@github-actions github-actions bot merged commit c908e32 into main Dec 2, 2025
9 checks passed
@github-actions github-actions bot deleted the dependabot/pip/sybil-9.3.0 branch December 2, 2025 10:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant